@charset "utf-8";
/******************************************************レイアウト配置*******************************************************/
body {
    background-color: #F2F2F2;
    background-image: url("../images/bkimg_bk.png");
    background-position: center 114px;
    background-repeat: repeat-x;
    letter-spacing: 0.1em;
}
#all {
    font-family: 'ＭＳ　ＰゴシックＭ',Osaka;

    margin: 0 auto;
    position: relative;
    width: 960px;
}
#heder {
    background-color: #000000;
    background-image:url("../images/hedderbkimg.png");
    background-repeat: no-repeat;
    background-size: 960px 80px;
    height: 80px;
    left: 0;
    margin: 0;
    position: relative;
    top: 0;
    width: 960px;
     letter-spacing: 0em;
}

#button {
    background-color: #FFFFFF;
    background-image: url("../images/button_icon/buttonbk.png");
    height: 20px;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 960px;
}


#main{
	width:960px;
	height:755px;
	position:relative;
	margin:0;
	background-color:#333333;
	padding:0;

	color:#000000;
}

#center{
	overflow-y:scroll;
	width:940px;
	height:745px;
	margin-left:10px;
	position: absolute;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	padding: 0px;
	background-color:#f2f2f2;
}


/************************************************************パーツ構成************************************************************/
/*****全体の構成********/
/*****ヘッダーの構成******/
.mikkuimg{
	width:230px;
	margin-top:23px;
	margin-left:3px;
}
h1{
	position:absolute;
	top:27px;
	left:240px;

}
h1 a{

	color:#C8AB37;
}
h1 a .rinkimg1 img{
	width:80px;
}

.info{
	margin:0;
	padding:0;
	position:absolute;
	top:22px;
	right:2px;
}
.info img{
	width:200px;
	height:57px;
}

.mail{
    font-size: 11px;
    position: absolute;
    right: 3px;
    top: 48px;
}
.mail a{
  display: block;
  width: 53px;
  height: 20px;
}

/*****ボタンの構成******/

#button ul{
		margin:0;
		padding:0;

}
#button ul li{
	margin:0;
	padding:0;
	border-left:1px solid #505050;
	height:20px;

}
.button_end{
	border-right:1px solid #505050;
}
#button ul li a{
	text-align:right;

	height:40px;
	padding:0;
	padding-top:6px;
    margin:0;
    margin-top:0px;
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    font-size:12px;
    color:#505050;
    font-weight:normal;
    text-decoration: none;
}
#button ul li a:hover{

	color:dimgrey;
}
#button ul li .bt1{
	width:86px;
}
#button ul li .bt2{
	width:88px;
}
#button ul li .bt3{
	width:88px;
}
#button ul li .bt4{
	width:88px;
}
#button ul li .bt5{
	width:88px;
}
#button ul li .bt6{
	width:160px;
}
#button ul li .bt7{
	width:86px;
}
#button ul li .bt8{
	width:86px;
}
#button ul li .bt9{
	width:86px;
}


#button ul li .bt1:hover{

}
#button ul li .bt2:hover{

}
#button ul li .bt3:hover{

}
#button ul li .bt4:hover{

}
#button ul li .bt5:hover{

}

#button .nav ul{
	list-style-type:none;
    display:none;
}
#button .nav .even .lastChild{
	position:relative;


}
#button .nav .lastChild li{
	background-color:#000000;
	border-bottom:1px ridge;
	padding-bottom:7px;
	color:#ffffff;
	opacity:0.81;
	display: block;
}
#button .nav .lastChild li background{
	opacity:0.70;
}
#button .nav .even .lastChild li a{
	color:#C8AB37;
	text-align: center;
	font-size:13px;
}





/*****中央の構成******/
#main h3{
	font-size:18px;
	margin-left:0px;
	color:#000000;
	margin-bottom:0;
}
#main img{
	border-style:none;

}
#center hr{
	border-color:#C8AB37;
	margin-top:0;
	padding-top:0;
}
#center {
	color:#ffffff;
	font-size:14px;
	color:#000000;
}
#center ul{
	list-style-type:none;
}
#center ol{
	font-size:13px;
	margin-left:18px;
	padding-left:0;
}
#center ol li{
	line-height:15px;
}
#center h4{
	margin-bottom:1px;
}
.tenmetu {
   background: #999999;
    color: #000000;
    border-radius: 3px;
    font-size: 10px;
    text-align: center;

    cursor: pointer;
    text-decoration:none;
}
#civil_rehabilitation {
	width:650px;
	margin-left:137px;
}


/***********/
